home *** CD-ROM | disk | FTP | other *** search
- Path: news.vub.ac.be!usenet
- From: Stefan Lecho <stef@etec2.vub.ac.be>
- Newsgroups: comp.lang.c++
- Subject: Parallel C++
- Date: Wed, 17 Apr 1996 13:10:51 +0200
- Organization: Vrije Universiteit Brussel
- Message-ID: <3174D1BB.15A@etec2.vub.ac.be>
- NNTP-Posting-Host: etec3.vub.ac.be
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; HP-UX A.09.05 9000/715)
-
- Hello,
-
- Our group is since several years working on a program for the numerical
- modelling of electrochemical systems. The development of this software
- package is done according to the object oriented paradigm and in C++.
-
- In the near future we want to develop and port the existing sequential
- code to a parallel machine, a DEC with 4 processors. At the moment we
- have questions which we want to be resolved ASAP :
-
- 1. Has anyone knowledge of an existing parallel C++ implementation ?
- 2. Does the sequential code has to be adopted to the parallel machine or
- does a compiler or optimiser do this ?
- 3. What is the pratical performance increase (or decrease) ?
-
- Thanks.
-
- --
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- Stefan LECHO Software Developer
-
- VUB - TW/ETEC Computational Electrochemistry Group
- Pleinlaan 2 1050 Brussel Belgium
-
- PHONE +32 - (0)2 629 28 11 FAX +32 - (0)2 629 36 20
-
- WWW http://wwwtw.vub.ac.be/ond/etec/ceg/english/stef.htm
- EMAIL stef@etec2.vub.ac.be
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-